Raise the VM_BAD_POWER_STATE error with VM.send_sysrq if the domain is not
authorEwan Mellor <ewan@xensource.com>
Thu, 15 Mar 2007 22:15:12 +0000 (22:15 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 15 Mar 2007 22:15:12 +0000 (22:15 +0000)
commit77afb8b283d2bfc7278f39c483dc5354fe87a70a
tree0ae56cc56ab906a6ec5acdcb68b0b7f36deb0612
parent746900680c20cbfa285852e718690649b7651dbc
Raise the VM_BAD_POWER_STATE error with VM.send_sysrq if the domain is not
running.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py